[INFO] fetching crate delta-compression 0.5.0...
[INFO] testing delta-compression-0.5.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate delta-compression 0.5.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate delta-compression 0.5.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate delta-compression 0.5.0
[INFO] tweaked toml for crates.io crate delta-compression 0.5.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate delta-compression 0.5.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate delta-compression 0.5.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_builder v4.5.58
[INFO] [stderr]   Downloaded clap v4.5.58
[INFO] [stderr]   Downloaded libc v0.2.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af
[INFO] running `Command { std: "docker" "start" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling clap_builder v4.5.58
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling clap v4.5.58
[INFO] [stderr]    Compiling delta-compression v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.44s
[INFO] running `Command { std: "docker" "inspect" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling delta-compression v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.11s
[INFO] running `Command { std: "docker" "inspect" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/delta-a6745a72722cdeba)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test hash::tests::test_carmichael_numbers ... ok
[INFO] [stdout] test hash::tests::test_fingerprint_deterministic ... ok
[INFO] [stdout] test hash::tests::test_known_composites ... ok
[INFO] [stdout] test hash::tests::test_get_d_r ... ok
[INFO] [stdout] test hash::tests::test_crc64_empty ... ok
[INFO] [stdout] test hash::tests::test_large_primes ... ok
[INFO] [stdout] test hash::tests::test_known_primes ... ok
[INFO] [stdout] test hash::tests::test_mod_mersenne_basic ... ok
[INFO] [stdout] test hash::tests::test_next_prime_small ... ok
[INFO] [stdout] test hash::tests::test_next_prime_composite ... ok
[INFO] [stdout] test hash::tests::test_rolling_hash_full_scan ... ok
[INFO] [stdout] test hash::tests::test_crc64_check_value ... ok
[INFO] [stdout] test hash::tests::test_witness_composite ... ok
[INFO] [stdout] test hash::tests::test_witness_prime ... ok
[INFO] [stdout] test splay::tests::insert_and_find ... ok
[INFO] [stdout] test splay::tests::insert_or_get_retains_existing ... ok
[INFO] [stdout] test splay::tests::insert_overwrites ... ok
[INFO] [stdout] test splay::tests::many_keys ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/delta-20e3bf3b01712be6)
[INFO] [stdout] test hash::tests::test_next_prime_consecutive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pilot_delta.rs (/opt/rustwide/target/debug/deps/pilot_delta-f555fffca0a7f559)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-03f2115dedad0aea)
[INFO] [stdout] 
[INFO] [stdout] running 89 tests
[INFO] [stdout] test test_binary_encoding_roundtrip ... ok
[INFO] [stdout] test test_binary_encoding_inplace_flag ... ok
[INFO] [stdout] test test_binary_encoding_magic_small ... ok
[INFO] [stdout] test test_binary_encoding_wrong_magic_rejected ... ok
[INFO] [stdout] test test_crc64_check_value ... ok
[INFO] [stdout] test test_crc64_deterministic ... ok
[INFO] [stdout] test test_correcting_checkpointing_tiny_table ... ok
[INFO] [stdout] test test_crc64_empty ... ok
[INFO] [stdout] test test_crc64_output_length ... ok
[INFO] [stdout] test test_decode_rejects_copy_past_version_size ... ok
[INFO] [stdout] test test_decode_rejects_missing_end ... ok
[INFO] [stdout] test test_crc64_differs_on_different_input ... ok
[INFO] [stdout] test test_empty_version ... ok
[INFO] [stdout] test test_decode_rejects_trailing_data ... ok
[INFO] [stdout] test test_encode_delta_rejects_add_dst_overflow ... ok
[INFO] [stdout] test test_encode_delta_rejects_copy_dst_overflow ... ok
[INFO] [stdout] test test_encode_delta_rejects_copy_length_overflow ... ok
[INFO] [stdout] test test_encode_delta_rejects_copy_src_overflow ... ok
[INFO] [stdout] test test_encode_delta_rejects_version_size_overflow ... ok
[INFO] [stdout] test test_encoding_command_field_boundaries ... ok
[INFO] [stdout] test test_encoding_version_size_boundaries ... ok
[INFO] [stdout] test test_correcting_checkpointing_various_sizes ... ok
[INFO] [stdout] test test_inplace_detected ... ok
[INFO] [stdout] test test_inplace_empty_version ... ok
[INFO] [stdout] test test_empty_reference ... ok
[INFO] [stdout] test test_backward_extension ... ok
[INFO] [stdout] test test_identical ... ok
[INFO] [stdout] test test_completely_different ... ok
[INFO] [stdout] test test_binary_roundtrip ... ok
[INFO] [stdout] test test_inplace_identical ... ok
[INFO] [stdout] test test_inplace_binary_roundtrip ... ok
[INFO] [stdout] test test_inplace_simple_transposition ... ok
[INFO] [stdout] test test_inplace_paper_example ... ok
[INFO] [stdout] test test_inplace_subcommand_idempotent ... ok
[INFO] [stdout] test test_boundary_byte_mutations ... ok
[INFO] [stdout] test test_inplace_scattered ... ok
[INFO] [stdout] test test_inplace_varlen_drop_dup ... ok
[INFO] [stdout] test test_inplace_varlen_double_sized ... ok
[INFO] [stdout] test test_inplace_varlen_reverse ... ok
[INFO] [stdout] test test_inplace_varlen_subset ... ok
[INFO] [stdout] test test_inplace_varlen_junk ... ok
[INFO] [stdout] test test_inplace_varlen_permutation ... ok
[INFO] [stdout] test test_inplace_version_larger ... ok
[INFO] [stdout] test test_inplace_varlen_half_block_scramble ... ok
[INFO] [stdout] test test_inplace_version_one_byte_min ... ok
[INFO] [stdout] test test_large_add_payload_intact ... ok
[INFO] [stdout] test test_large_add_roundtrip ... ok
[INFO] [stdout] test test_large_add_small_roundtrip ... ok
[INFO] [stdout] test test_large_algo_roundtrip_correcting ... ok
[INFO] [stdout] test test_large_algo_roundtrip_greedy ... ok
[INFO] [stdout] test test_inplace_version_smaller ... ok
[INFO] [stdout] test test_large_bigadd_encoder_path ... ok
[INFO] [stdout] test test_large_bigcopy_roundtrip ... ok
[INFO] [stdout] test test_large_bigmove_roundtrip ... ok
[INFO] [stdout] test test_large_copy_roundtrip ... ok
[INFO] [stdout] test test_large_copy_small_roundtrip ... ok
[INFO] [stdout] test test_large_copy_u32_max_boundary ... ok
[INFO] [stdout] test test_large_algo_roundtrip_onepass ... ok
[INFO] [stdout] test test_large_decode_roundtrip_header ... ok
[INFO] [stdout] test test_large_header_magic ... ok
[INFO] [stdout] test test_large_header_crcs_preserved ... ok
[INFO] [stdout] test test_large_header_version_size_u64 ... ok
[INFO] [stdout] test test_large_is_inplace_detected ... ok
[INFO] [stdout] test test_large_move_apply_inplace ... ok
[INFO] [stdout] test test_large_inplace_flag ... ok
[INFO] [stdout] test test_large_move_rejected_on_small ... ok
[INFO] [stdout] test test_large_move_roundtrip ... ok
[INFO] [stdout] test test_large_move_apply_standard ... ok
[INFO] [stdout] test test_large_validate_move_src_past_dst_rejected ... ok
[INFO] [stdout] test test_large_validate_move_out_of_range ... ok
[INFO] [stdout] test test_next_prime_is_prime ... ok
[INFO] [stdout] test test_localmin_picks_smallest ... ok
[INFO] [stdout] test test_real_data_roundtrip ... FAILED
[INFO] [stdout] test test_paper_example ... ok
[INFO] [stdout] test test_inplace_subcommand_roundtrip ... ok
[INFO] [stdout] test test_scattered_modifications ... ok
[INFO] [stdout] test test_ref_shorter_than_seed ... ok
[INFO] [stdout] test test_single_byte ... ok
[INFO] [stdout] test test_small_rejects_large_command_bytes_with_diagnostic ... ok
[INFO] [stdout] test test_standard_not_detected_as_inplace ... ok
[INFO] [stdout] test test_transposition ... ok
[INFO] [stdout] test test_validate_placed_commands_rejects_source_overflow ... ok
[INFO] [stdout] test test_seed_length_boundaries ... ok
[INFO] [stdout] test test_inplace_subcommand_equiv_direct ... ok
[INFO] [stdout] test test_inplace_version_same_size_tight ... ok
[INFO] [stdout] test test_inplace_version_one_smaller_tight ... ok
[INFO] [stdout] test test_inplace_version_one_larger_tight ... ok
[INFO] [stdout] test test_inplace_varlen_random_trials ... ok
[INFO] [stdout] test test_size_sweep ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_real_data_roundtrip stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_real_data_roundtrip' (596) panicked at tests/integration.rs:280:44:
[INFO] [stdout] read README: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58e55624c2f8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58e55624c2f8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58e55624c2f8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58e55624c2f8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58e55626091a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58e55626091a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x58e556250b12 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x58e556250b12 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x58e55622b1c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58e55622b1c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58e556244569 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58e55619f08c - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x58e55619f08c - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x58e556244722 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x58e556244722 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x58e55622b282 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x58e556220339 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x58e55622bf9d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x58e55626106c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58e556260de2 - core[28b146924c2f19c6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x58e55615a563 - <core[28b146924c2f19c6]::result::Result<alloc[95e62e727ddf147d]::vec::Vec<u8>, std[929523f510218772]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x58e55612ad97 - integration[75d0b57fefdb45cc]::test_real_data_roundtrip
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:280:44
[INFO] [stdout]   22:     0x58e556122397 - integration[75d0b57fefdb45cc]::test_real_data_roundtrip::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:279:30
[INFO] [stdout]   23:     0x58e55615ea56 - <integration[75d0b57fefdb45cc]::test_real_data_roundtrip::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x58e55619216b - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x58e55619216b - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x58e55619f9e5 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x58e55619f9e5 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x58e55619f9e5 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x58e55619f9e5 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x58e55619f9e5 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x58e55619f9e5 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x58e55619f9e5 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x58e55619a544 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x58e55619a544 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x58e5561a2a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x58e5561a2a62 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x58e5561a2a62 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x58e5561a2a62 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x58e5561a2a62 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x58e5561a2a62 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x58e5561a2a62 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x58e55624b97f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x58e55624b97f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7d142eee9aa4 - <unknown>
[INFO] [stdout]   45:     0x7d142ef76a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_real_data_roundtrip
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.19s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af", kill_on_drop: false }`
[INFO] [stdout] a30d8e198e4cdc702ac85586ac8f3fc34c78038e3a981a057418c1a9079321af
